home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / wist08_2.wid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.5 KB  |  79 lines

  1. --= WID = SIMTEL20 Ada Software Repository Item Description File = WID =--
  2. -- WIS TOOL NUMBER   : WIS_TOOL_08_2
  3. -- LOCATION          : ASR
  4. -- CATEGORY LEVEL 1  : Components
  5. -- CATEGORY LEVEL 2  : VIRTUAL TERMINAL
  6. -- CATEGORY LEVEL 3  : Non-Curses Interface
  7. -- CATEGORY LEVEL 4  : 
  8. -- INDEX             : Virtual Terminal
  9. -- INDEX             : Terminal, Virtual
  10. -- TAXONOMY          : !Interfaces!Operating Systems!Virtual Terminal 2
  11. -- DEPENDENCIES      : 
  12. -- SEE ALSO          : 
  13. --= ABSTRACT             ===============================================--
  14. --  1. TOOL NAME        : Virtual Terminal Protocol
  15. --  2. TOOL NUMBER      : 8-2
  16. -- 
  17. --  3. CONTRACTOR       :
  18. --  3a      CONTRACT #   : N66001-84-C-0350
  19. --  3b      NAME         : Texas Instruments, Inc.
  20. --  3c      LOCATION     : PO Box 801 MS 8007, McKinney TX 75069
  21. --  3d      POC          : John Foreman
  22. --          Phone        : (214) 952-2029
  23. -- 
  24. --  4. TOOL DESCRIPTION :
  25. --          The ANSI virtual terminal is a program level interface providing 
  26. --          support for scroll, page, and form-mode terminals.  This package 
  27. --          uses a terminal capabilities database to determine the capabilities
  28. --          of a variety of terminals.  This package was designed to enhance 
  29. --          the transportability of the source code and interoperability 
  30. --          of the terminal capabilities database.
  31. -- 
  32. --  5. SCHEDULE         :
  33. --  5a      PDR/CDR      : N/A / 09 NOV 84
  34. --  5b      DELIVERY     : May 1985
  35. --  5c      DISTRIBUTION : May 1985 GTE, IBM, SIMTEL20
  36. --  
  37. --  6. CHARACTERISTICS  :
  38. --  6a      DEVELOPMENT APPROACH :
  39. --  6b      HOST MACHINE     : Data General
  40. --  6c      OPERATING SYSTEM : AOS
  41. --  6d      COMPILER         : ROLM/DG
  42. --  6e      DEPENDENCIES     :
  43. --  6f      NUMBER OF STATEMENTS : 2421
  44. -- 
  45. --  7. DOCUMENTATION    : User's Manual, Status Report, Report, Design Specs
  46. --  8. PORTABILITY      : Compiled on VMS with DEC Ada, no execution.
  47. -- 
  48. --  9. WIS USE          :
  49. --  9a FOUNDATION AREA  : Operating Systems
  50. --  9b WIS USE AREA     : Interfaces
  51. -- 10. COMMENTS:
  52. -- 11. LAST CHANGE TO DATA : 21 March 1986.
  53. --= FILE LISTING         ===============================================--
  54. -- FILE SPECS        : PD:<ADA.VIRTERM>VT2*.*
  55. -- DIRECTORY DISPLAY :
  56. -- Directory   PD:<ADA.VIRTERM>
  57. --      File Name     Byte Count  Line Count
  58. --   ---------------  ----------  ----------
  59. --   VT2.CMM                 902          29
  60. --   VT2.PRO                3784          78
  61. --   VT2.SRC              224728        6378
  62. --   VT2.TST               63335        1762
  63. --   VT2SPEC.DOC          330874        7980
  64. --   VT2TEST.DOC          176436        6379
  65. --   VT2USER.DOC          127918        2954
  66. --   ===============  ==========  ==========
  67. --     7 Files            927977       25560
  68. --= DISCLAIMER           ===============================================--
  69. --     This software and its documentation are provided "AS IS" and
  70. -- without any expressed or implied warranties whatsoever.  No warranties
  71. -- as to performance, merchantability, or fitness for a particular
  72. -- purpose exist.
  73. --     The user is advised to test the software thoroughly before
  74. -- relying on it.  The user must assume the entire risk and liability of
  75. -- using this software.  In no event shall any person or organization of
  76. -- people be held responsible for any direct, indirect, consequential or
  77. -- inconsequential damages or lost profits.
  78. --======================================================================--
  79.